FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (47 ms)

Package ca.on.dhdr.r4.v4
Type SearchParameter
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-patient-birthDate
Url http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-patient-birthDate
Version 4.0.1
Status active
Date 2023-10-04
Name composition.patient.birthDate
Experimental False
Realm ca
Authority hl7
Description Search by patient birthDate
Purpose Need to search by patient birthDate
Type date

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "id" : "Bundle-composition-patient-birthDate",
  "url" : "http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-patient-birthDate",
  "name" : "composition.patient.birthDate",
  "status" : "active",
  "experimental" : false,
  "version" : "4.0.1",
  "date" : "2023-10-04",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "name" : "Ontario Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "Search by patient birthDate",
  "purpose" : "Need to search by patient birthDate",
  "code" : "composition.patient.birthDate",
  "base" : [
    "Bundle"
  ],
  "type" : "date",
  "expression" : "Bundle.entry[0].resource.as(Composition).subject.resolve().as(Patient).birthDate",
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.